csd: no border when fullscreen
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jul 2013 17:59:41 +0000 (13:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jul 2013 19:53:30 +0000 (15:53 -0400)
commitc2196e596f7947d181eb4ccca38aff145ee4ef57
tree76eb7280364e558c45b7f91b5d43154500ead57c
parentd08a12ae0bf5e22c67bbfa67daaa95d0588b80f4
csd: no border when fullscreen

The was a missing fullscreen check in get_decoration_size was causing
the window background to have a transparent border when fullscreen.
gtk/gtkwindow.c